Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump github.com/lucas-clemente/quic-go from 0.18.1 to 0.19.2 #7783

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Nov 20, 2020

Bumps github.com/lucas-clemente/quic-go from 0.18.1 to 0.19.2.

Release notes

Sourced from github.com/lucas-clemente/quic-go's releases.

v0.19.2

  • fixes the way packets are padded by using PADDING frames instead of random data outside the QUIC packet (#2876), which could lead to invalid packets for very short server certificates
  • fixes usage of the syscall package (#2886)

v0.19.0

  • adds support for QUIC draft-32 (draft-29 is still supported)
  • add DialEarlyContext and DialAddrEarlyContext (#2814)
  • increase the kernel UDP receive buffer size (#2791)
  • add support for HTTP CONNECT (#2761)
  • read ECN bits and send ECN counts in ACK frames (#2741)
  • fix busy looping when using OpenStreamSync (#2824)
  • fix QPACK static table entry (#2845)

... and a lot more

Commits
  • 52b8d01 create a v0.19.x release
  • 69158cf Merge pull request #2886 from lucas-clemente/fix-syscalls
  • a9f807c Merge pull request #2884 from lucas-clemente/fix-header-fuzz-header-length
  • f0aa336 only write headers with a length that fits into 2 bytes in fuzz test
  • 631e37c only use syscalls on platforms that we're actually testing
  • 287a324 Merge pull request #2882 from lucas-clemente/fix-1rtt-probe-packet-packing
  • 47c3cd8 send 5 kB of stream data in the handshake drop test
  • 192bc8d account for the size of the header when packing 1-RTT probe packets
  • ad8367c Merge pull request #2876 from lucas-clemente/fix-initial-padding
  • d1a784d use PADDING frames to pad Initial packets
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview
Copy link
Contributor Author

Dependabot tried to update this pull request, but something went wrong. The most likely cause is #7788, which may be blocking Dependabot from updating your dependency files.

@dependabot-preview
Copy link
Contributor Author

Superseded by #7800.

@dependabot-preview dependabot-preview bot deleted the dependabot/go_modules/github.com/lucas-clemente/quic-go-0.19.2 branch December 4, 2020 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants